Syntax
  
    public
    void LogMessages_AddMessage(string Message_Text, int? Message_Level, string Category_Name, byte[] Details_Bytes, Inedo.Data.YNIndicator? ShowNotification_Indicator, int? Job_Id, int? Server_Id, int? Environment_Id)
  Parameters
  
    - Message_Text
 
    - Type: string
 
  
  
    - Message_Level
 
    - Type: int?
 
  
  
    - Category_Name
 
    - Type: string
 
  
  
    - Details_Bytes
 
    - Type: byte[]
 
  
  
    - ShowNotification_Indicator
 
    - Type: Inedo.Data.YNIndicator?
 
  
  
    - Job_Id
 
    - Type: int?
 
  
  
    - Server_Id
 
    - Type: int?
 
  
  
    - Environment_Id
 
    - Type: int?